How to install jquery

92

install jquery -

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>

how to instal jquery with npm -

npm install jquery

installing jquery on window -

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>

Comments

Submit
0 Comments